home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / wh_htmlhelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-08-18  |  649 b   |  38 lines

  1. body         
  2. {font-size: 10pt;
  3. color: Black;
  4. font-family: Verdana, Arial, MS Sans Serif;
  5. background-color: White;}
  6.  
  7. p    
  8. {font-size: 10pt;
  9. color: Black;
  10. font-family: Verdana, Arial, MS Sans Serif;
  11. background-color: White;}
  12.  
  13. H1
  14. {font-family: Verdana, Arial, MS Sans Serif;
  15. font-size: 10pt;
  16. font-weight: bold;}
  17.  
  18. H2
  19. {font-family: Verdana, Arial, MS Sans Serif;
  20. font-size: 10pt;
  21. font-weight: bold;}
  22.  
  23. H3
  24. {font-family: Verdana, Arial, MS Sans Serif;
  25. font-size: 10pt;
  26. font-weight: bold;}
  27.  
  28. H4
  29. {font-family: Verdana, Arial, MS Sans Serif;
  30. font-size: 10pt;
  31. font-weight: bold;}
  32.  
  33. a:link
  34. {color: Blue;} 
  35.  
  36. a:visited
  37. {color: Maroon;}
  38.